A B C D E G H I K L M P R S T U V W

U

unserialize(String) - Static method in class pow.webserver.UserTab
load the object from a file
updateTime() - Method in class pow.ivyclient.BusIvy_
update the 'inner clock' of the object when a message for this bus is detected useful to know if the bus is still alive
uploadConfFile(AcNetId) - Method in class pow.ivyclient.AcNetIdStorage
upload de fichier de conf sur le serveur verifier que ca marche sur long fichier si probleme changer avec : factory.setSizeThreshold(yourMaxMemorySize); factory.setRepository(yourTempDirectory); upload.setSizeMax(yourMaxRequestSize);
User - Class in pow.webserver
represents a ivy or a web user account for the web user the account nest also the list of drones that the user can control the list contains the ivy name of the drone (MJ5, TJ1...).
User(String, String, Rights) - Constructor for class pow.webserver.User
create a user account
UserTab - Class in pow.webserver
User objects are stored in a UserTab object which can be serialized in a file on the server disk
UserTab() - Constructor for class pow.webserver.UserTab
create a empty list of users

A B C D E G H I K L M P R S T U V W